Total Complexity | 45 |
Dependencies | 2 |
Dependents | 1 |
Total lines | 217 |
Lines of code | 126 |
Logical lines of code | 83 |
Comment lines | 37 |
Methods | 6 |
Properties | 2 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
parseExpressionTokens() | 42 | 19 | 53 | |
createToken() | 43 | 16 | 43 | |
__construct() | 55 | 6 | 20 | |
lookAhead() | 77 | 2 | 3 | |
atEnd() | 80 | 1 | 3 | |
parseExpression() | 77 | 1 | 4 |